Resource StructureDefinition/FHIR Server from package ca-on-covax.v1#1.0.0 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "covaxon-immunization",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString" : "Clinical.Medications"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode" : "patient"
}
],
"url" : "http://ehealthontario.ca/fhir/StructureDefinition/covaxon-immunization",
"version" : "0.1.10",
"name" : "CovaxonImmunization",
"title" : "COVaxON Immunization",
"status" : "active",
"description" : "COVaxON Immunization Profile",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "cda",
"uri" : "http://hl7.org/v3/cda",
"name" : "CDA (R2)"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Immunization",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Immunization",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Immunization.extension",
"path" : "Immunization.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"ordered" : false,
"rules" : "open"
}
},
{
"id" : "Immunization.extension:diluent",
"path" : "Immunization.extension",
"sliceName" : "diluent",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-extension-imm-diluent"
]
}
]
},
{
"id" : "Immunization.identifier",
"path" : "Immunization.identifier",
"max" : "1"
},
{
"id" : "Immunization.identifier.system",
"path" : "Immunization.identifier.system",
"min" : 1,
"patternUri" : "http://ehealthontario.ca/fhir/NamingSystem/ca-on-covax-imm-id"
},
{
"id" : "Immunization.identifier.value",
"path" : "Immunization.identifier.value",
"short" : "Immunization RID",
"min" : 1
},
{
"id" : "Immunization.status",
"path" : "Immunization.status",
"short" : "completed | not-done | entered-in-error"
},
{
"id" : "Immunization.statusReason",
"path" : "Immunization.statusReason",
"comment" : "Usage Notes: a reason should be provided if the status is 'not-done'.",
"binding" : {
"strength" : "required",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/immunizationstatusreason"
}
},
{
"id" : "Immunization.vaccineCode.coding",
"path" : "Immunization.vaccineCode.coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open",
"description" : "Slice based on $this pattern"
},
"min" : 1,
"max" : "2"
},
{
"id" : "Immunization.vaccineCode.coding.system",
"path" : "Immunization.vaccineCode.coding.system",
"min" : 1
},
{
"id" : "Immunization.vaccineCode.coding.code",
"path" : "Immunization.vaccineCode.coding.code",
"min" : 1
},
{
"id" : "Immunization.vaccineCode.coding.display",
"path" : "Immunization.vaccineCode.coding.display",
"min" : 1
},
{
"id" : "Immunization.vaccineCode.coding:Generic",
"path" : "Immunization.vaccineCode.coding",
"sliceName" : "Generic",
"short" : "Immunizing agent / generic name",
"min" : 1,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/generic"
}
},
{
"id" : "Immunization.vaccineCode.coding:Tradename",
"path" : "Immunization.vaccineCode.coding",
"sliceName" : "Tradename",
"short" : "Trade name of immunizing agent",
"min" : 0,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/tradename"
}
},
{
"id" : "Immunization.patient",
"path" : "Immunization.patient",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/covaxon-patient"
]
}
]
},
{
"id" : "Immunization.patient.reference",
"path" : "Immunization.patient.reference",
"min" : 1
},
{
"id" : "Immunization.occurrence[x]",
"path" : "Immunization.occurrence[x]",
"type" : [
{
"code" : "dateTime"
}
]
},
{
"id" : "Immunization.primarySource",
"path" : "Immunization.primarySource",
"short" : "An indication whether the content of the record originated from the primary source",
"min" : 1
},
{
"id" : "Immunization.reportOrigin",
"path" : "Immunization.reportOrigin",
"short" : "The source of the data when the report of the immunization event is not based on information from the primary source",
"binding" : {
"strength" : "required",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/repsource"
}
},
{
"id" : "Immunization.reportOrigin.coding",
"path" : "Immunization.reportOrigin.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Immunization.reportOrigin.coding.system",
"path" : "Immunization.reportOrigin.coding.system",
"min" : 1
},
{
"id" : "Immunization.reportOrigin.coding.code",
"path" : "Immunization.reportOrigin.coding.code",
"min" : 1
},
{
"id" : "Immunization.reportOrigin.coding.display",
"path" : "Immunization.reportOrigin.coding.display",
"min" : 1
},
{
"id" : "Immunization.location.display",
"path" : "Immunization.location.display",
"short" : "Vaccination Event / Service Delivery Location where the immunization was administered",
"min" : 1
},
{
"id" : "Immunization.manufacturer.display",
"path" : "Immunization.manufacturer.display",
"short" : "Vaccine Manufacturer",
"min" : 1
},
{
"id" : "Immunization.lotNumber",
"path" : "Immunization.lotNumber",
"short" : "Lot number"
},
{
"id" : "Immunization.expirationDate",
"path" : "Immunization.expirationDate",
"short" : "Lot expiration date"
},
{
"id" : "Immunization.site",
"path" : "Immunization.site",
"binding" : {
"strength" : "required",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/anatomicalsite"
}
},
{
"id" : "Immunization.site.coding",
"path" : "Immunization.site.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Immunization.site.coding.system",
"path" : "Immunization.site.coding.system",
"min" : 1
},
{
"id" : "Immunization.site.coding.code",
"path" : "Immunization.site.coding.code",
"min" : 1
},
{
"id" : "Immunization.site.coding.display",
"path" : "Immunization.site.coding.display",
"min" : 1
},
{
"id" : "Immunization.route",
"path" : "Immunization.route",
"binding" : {
"strength" : "required",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/routeofadmin"
}
},
{
"id" : "Immunization.route.coding",
"path" : "Immunization.route.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Immunization.route.coding.system",
"path" : "Immunization.route.coding.system",
"min" : 1
},
{
"id" : "Immunization.route.coding.code",
"path" : "Immunization.route.coding.code",
"min" : 1
},
{
"id" : "Immunization.route.coding.display",
"path" : "Immunization.route.coding.display",
"min" : 1
},
{
"id" : "Immunization.doseQuantity.value",
"path" : "Immunization.doseQuantity.value",
"min" : 1
},
{
"id" : "Immunization.doseQuantity.unit",
"path" : "Immunization.doseQuantity.unit",
"min" : 1
},
{
"id" : "Immunization.performer.function",
"path" : "Immunization.performer.function",
"min" : 1,
"fixedCodeableConcept" : {
"coding" : [
{
"code" : "AP",
"system" : "http://terminology.hl7.org/CodeSystem/v2-0443",
"display" : "Administering Provider"
}
]
}
},
{
"id" : "Immunization.performer.actor",
"path" : "Immunization.performer.actor",
"short" : "Individual who adminstered the immunization",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/covaxon-practitioner-performer"
]
}
]
},
{
"id" : "Immunization.performer.actor.reference",
"path" : "Immunization.performer.actor.reference",
"short" : "Reference to the Practitioner Performer"
},
{
"id" : "Immunization.performer.actor.display",
"path" : "Immunization.performer.actor.display",
"short" : "Name of an individual who adminstered the immunization if name is the only information known"
},
{
"id" : "Immunization.note",
"path" : "Immunization.note",
"short" : "Additional immunization comments"
},
{
"id" : "Immunization.reasonCode",
"path" : "Immunization.reasonCode",
"short" : "Why immunization occurred / priority group.",
"binding" : {
"strength" : "extensible",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/immunizationreason"
}
},
{
"id" : "Immunization.isSubpotent",
"path" : "Immunization.isSubpotent",
"short" : "Dose potency flag"
},
{
"id" : "Immunization.subpotentReason",
"path" : "Immunization.subpotentReason",
"binding" : {
"strength" : "extensible",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/immunizationsubpotentreason"
}
},
{
"id" : "Immunization.reaction",
"path" : "Immunization.reaction",
"max" : "1"
},
{
"id" : "Immunization.reaction.reported",
"path" : "Immunization.reaction.reported",
"short" : "Indicates whether there was any adverse event after immunization",
"min" : 1
},
{
"id" : "Immunization.protocolApplied",
"path" : "Immunization.protocolApplied",
"max" : "1"
},
{
"id" : "Immunization.protocolApplied.targetDisease",
"path" : "Immunization.protocolApplied.targetDisease",
"binding" : {
"strength" : "required",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/disease"
}
},
{
"id" : "Immunization.protocolApplied.doseNumber[x]",
"path" : "Immunization.protocolApplied.doseNumber[x]",
"type" : [
{
"code" : "positiveInt"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.